home *** CD-ROM | disk | FTP | other *** search
/ USA Bestseller / USA BESTSELLER Vol 1-95 (Hepp-Computer)(1995).iso / e168 / pcxslide.doc < prev    next >
Text File  |  1994-04-24  |  3KB  |  83 lines

  1.  
  2.  
  3.                                   PCXSLIDE
  4.  
  5.                                     v1.1
  6.  
  7.                            (c) Kevin Solway, 1994
  8.  
  9.                                  PO Box 207
  10.                                  St Lucia 4067
  11.                                  Australia
  12.  
  13.  
  14.         This program can join over 400kb of .PCX (PC Paintbrush format)
  15.         graphics files together into a single executable slide-show
  16.         program that can be further compressed with LZEXE (included). 
  17.  
  18.         The .PCX images must be a 2 or 4 color CGA, 2 or 16 color EGA or
  19.         VGA, or a 256 color MCGA (320 x 200) picture.
  20.  
  21.  
  22.         Usage:
  23.  
  24.  
  25.                 pcxslide searchpattern [alternate exe compressor]
  26.  
  27.  
  28.            for example,   pcxslide       (on its own for help)
  29.  
  30.                     or    pcxslide *.pcx   (join all .pcx files in
  31.                                                current directory)
  32.  
  33.                     or    pcxlife *.pcx pklite.exe  (use pklite to
  34.                                                      compress .exe file
  35.                                                      instead of lzexe)
  36.  
  37.         Notes on operation:
  38.  
  39.         1. The name of the .EXE file created by PCXSLIDE is always
  40.            called SHOW.EXE.  SHOW.EXE will always use about 440kb of
  41.            memory to run, regardless of how many images it contains, or
  42.            how much the executable file is compressed. 
  43.  
  44.         2. The maximum size of the .PCX file cannot be more than 64,000
  45.            bytes.  You can link-in up to 100 .PCX files if they are
  46.            small enough. 
  47.  
  48.         3. VGA images (2 or 16 color) will be fade-displayed on VGA
  49.            systems for smoother presentation.  The fade speed can be
  50.            changed while viewing images by pressing 0..9, 0 being the
  51.            fastest and 9 the slowest. 
  52.  
  53.         4. The programs created by PCXSLIDE check to see if the
  54.            appropriate hardware is available before trying to display
  55.            the image. 
  56.  
  57.         5. Images smaller than the screen will be centred. 
  58.  
  59.         6. .PCX files are processed in alphabetic order, so you can
  60.            specify the order in which images are presented by naming or
  61.            renaming them appropriately (eg, A.PCX, B.PCX, C.PCX . . .
  62.            etc). 
  63.  
  64.         7. Usage of an executable file compressor program, such as the
  65.            public domain (free) program LZEXE, is highly recommended. 
  66.  
  67.  
  68.         ----------------------------------------------------------------
  69.         This program is Shareware and costs $20 (send to me at the above
  70.         address).
  71.         ----------------------------------------------------------------
  72.  
  73.         This program includes portions of SHOW_PCX.  Used by permission
  74.         of ZSoft Corporation.
  75.  
  76.         There is no warranty of any kind, express or implied, including
  77.         without limitation, any warranties of merchantability and/or
  78.         fitness for a particular purpose.  I shall not be liable for any
  79.         damages, whether direct, indirect, special or consequential
  80.         arising from the use of, or inability to use this program or the
  81.         programs generated from it.
  82.  
  83.